home *** CD-ROM | disk | FTP | other *** search
- object dlgTablePath: TdlgTablePath
- Left = 289
- Top = 173
- HelpContext = 2350
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Select New Table Path...'
- ClientHeight = 306
- ClientWidth = 289
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- Position = poScreenCenter
- OnShow = FormShow
- TextHeight = 13
- object DriveComboBox1: TDriveComboBox
- Left = 8
- Top = 41
- Width = 180
- Height = 19
- HelpContext = 2350
- DirList = DirListBox1
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- TextCase = tcUpperCase
- end
- object DirListBox1: TDirectoryListBox
- Left = 8
- Top = 71
- Width = 180
- Height = 226
- HelpContext = 2350
- ItemHeight = 16
- TabOrder = 1
- OnChange = DirListBox1Change
- end
- object EditDestPath: TEdit
- Left = 8
- Top = 10
- Width = 274
- Height = 21
- HelpContext = 2350
- TabOrder = 2
- end
- object btnOK: TBitBtn
- Left = 202
- Top = 41
- Width = 74
- Height = 29
- HelpContext = 2350
- Caption = '&OK'
- Default = True
- ModalResult = 1
- TabOrder = 3
- OnClick = BtnOKClick
- Glyph.Data = {
- 42010000424D4201000000000000760000002800000011000000110000000100
- 040000000000CC00000000000000000000001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
- 777770000000777777777777777770000000777777777CE77777700000007777
- 7777CCCE7777700000007777777CCCCE777770000000700000CCCECCE7777000
- 000070FFFCCCE07CCE777000000070F888CEF077CE777000000070FFFFFFF077
- 7CE77000000070F88888F07777CE7000000070FFFFFFF077777CE000000070F8
- 8777F0777777C000000070FFFF00007777777000000070F88707077777777000
- 000070FFFF007777777770000000700000077777777770000000777777777777
- 777770000000}
- Margin = 8
- Spacing = 9
- end
- object btnCancel: TBitBtn
- Left = 202
- Top = 78
- Width = 74
- Height = 29
- HelpContext = 2350
- Cancel = True
- Caption = '&Cancel'
- ModalResult = 2
- TabOrder = 4
- Glyph.Data = {
- 42010000424D4201000000000000760000002800000011000000110000000100
- 040000000000CC00000000000000000000001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
- 7777700000007777777777777777700000007777777711977719700000007777
- 7777119771119000000077777777711911197000000070000000011111977000
- 000070FFFFFFF01119777000000070F88888F11111977000000070FFFFFF1119
- 11197000000070F88881119771117000000070FFFFFF107777717000000070F8
- 8777F07777777000000070FFFF00007777777000000070F88707077777777000
- 000070FFFF007777777770000000700000077777777770000000777777777777
- 777770000000}
- Spacing = 5
- end
- end
-